home *** CD-ROM | disk | FTP | other *** search
/ Best of www.BestZips.com (Collector's Edition) / Best of WWW.BESTZIPS.COM Collector's Edition (JCSM Shareware) (JCS Marketing).ISO / prgtools / vds21016.zip / DS.CNT (.txt) next >
Microsoft Windows Help File Content  |  1997-01-16  |  5KB  |  187 lines

  1. :Base \PROG\VDS\DS.HLP
  2. :Title Visual DialogScript 2
  3. 1 User Guide
  4. 2 Licensing and Registration
  5. 3 License Agreement=license
  6. 3 Registering Visual DialogScript=register
  7. 3 Where to find the latest Visual DialogScript=Where_to_find_WinScript
  8. 2 What is Visual DialogScript?
  9. 3 Overview=Overview
  10. 3 Applications for Visual DialogScript=Applications_for_Visual_DialogScript
  11. 2 The Development Environment
  12. 3 Development Environment=Development_Environment
  13. 3 Script Window=Script_Window
  14. 3 Debug Window=Debug_Window
  15. 3 Preferences=Preferences
  16. 3 Making Executable Files=makeexe
  17. 3 Using Tools
  18. 4 Window Spy=Window_Spy
  19. 4 Icon Editor
  20. 5 Icon Editor=iconedit
  21. 5 Creating new icons=iecreatingicons
  22. 5 Capturing icons=iecapturing
  23. 5 Converting bitmaps to icons=ieconvertbmp
  24. 4 Bitmap Editor=bitmapeditor
  25. 4 Dialog Editor
  26. 5 Dialog Editor=Dialog_Editor
  27. 5 Using the Dialog Editor=de_
  28. 5 Editing Dialog Elements=Editing_Dialog_Elements
  29. 5 Editing Styles=Editing_Styles
  30. 5 Adding Dialog Elements=addelement
  31. 4 Dialog Wizard=Dialog_Wizard
  32. 4 Add-In Tool Manager=Add_In_Tool_Manager
  33. 2 DialogScript Programming
  34. 3 DialogScript Language=language
  35. 3 Labels=label
  36. 3 Commands=command
  37. 3 Functions=functions
  38. 3 Assignments=assignments
  39. 3 Strings=strings
  40. 3 Variables=variables
  41. 3 String Lists=string_lists
  42. 3 Dialogs
  43. 4 Dialog Programming=dialogs
  44. 4 Creating Dialogs=Creating_Dialogs
  45. 4 Dialog Elements=Dialog_Elements
  46. 4 Events=Dialog_Events
  47. 2 Advanced Topics
  48. 3 Automating Applications=Application_Automation
  49. 3 Using MCI=Using_MCI
  50. 2 Examples
  51. 3 Address Book example=Address_Book_example
  52. 3 Controlling Notepad example=controlling_notepad_example
  53. 3 Dialog example=Dialog_example
  54. 3 Explorer menu example=Explorer_menu_example
  55. 3 File browser example=File_browser_example
  56. 3 File Copy example=File_Copy_example
  57. 3 File deleter example=File_deleter_example
  58. 3 List example=List_example
  59. 3 MCI Test example=MCI_Test_example
  60. 3 Message Box Tester example=Message_Box_Tester
  61. 3 Mouse click example=Mouse_click_example
  62. 3 Multimedia Player example=Multimedia_Player_example
  63. 3 Performance Monitor Example=Performance_Monitor_Example
  64. 3 Registry Information example=Registry_Information
  65. 3 Setup Wizard example=Setup_Wizard_example
  66. 3 Startup example=Startup_example
  67. 3 TaskBar Icon example=TaskBar_Icon_example
  68. 3 Task Launcher example=Task_Launcher_example
  69. 3 Version Info example=Version_Info_example
  70. 3 WinTouch example=WinTouch_example
  71. 3 Zip List example=Zip_List_example
  72. 3 Zip Shell example=Zip_Shell_example
  73. 1 Reference Manual
  74. 2 Command Reference
  75. 3 Command Reference=cmdref
  76. 3 BEEP=key_beep
  77. 3 BREAK=key_BREAK
  78. 3 CLIPBOARD=key_clipboard
  79. 3 DDE=key_dde
  80. 3 DIALOG=key_dialog
  81. 3 DIRECTORY=key_directory
  82. 3 ELSE=key_else
  83. 3 END=key_end
  84. 3 EXIT=key_exit
  85. 3 EXITWIN=key_exitwin
  86. 3 EXTERNAL=key_external
  87. 3 FILE=key_file
  88. 3 GOSUB=key_gosub
  89. 3 GOTO=key_goto
  90. 3 IF=key_if
  91. 3 INFO=key_info
  92. 3 INIFILE=key_inifile
  93. 3 LIST=key_list
  94. 3 OPTION=key_OPTION
  95. 3 PARSE=key_PARSE
  96. 3 PLAY=key_play
  97. 3 REGISTRY=key_registry
  98. 3 REM=key_rem
  99. 3 REPEAT=key_repeat
  100. 3 RUN=key_run
  101. 3 RUNH=key_runh
  102. 3 RUNM=key_runm
  103. 3 RUNZ=key_runz
  104. 3 SHELL=key_shell
  105. 3 SHIFT=key_shift
  106. 3 STOP=key_stop
  107. 3 TITLE=key_title
  108. 3 WAIT=key_wait
  109. 3 WARN=key_warn
  110. 3 WINDOW=key_window
  111. 3 WINHELP=key_winhelp
  112. 2 Function Reference
  113. 3 Function Reference=funcref
  114. 3 @ALT=fn_alt
  115. 3 @ASC=fn_asc
  116. 3 @ASK=fn_ask
  117. 3 @CHR=fn_chr
  118. 3 @CLICK=fn_click
  119. 3 @COUNT=fn_count
  120. 3 @CR=fn_cr
  121. 3 @CTRL=fn_ctrl
  122. 3 @CURDIR=fn_curdir
  123. 3 @DATETIME=fn_datetime
  124. 3 @DDEITEM=fn_ddeitem
  125. 3 @DIFF=fn_diff
  126. 3 @DIRDLG=fn_dirdlg
  127. 3 @DIV=fn_div
  128. 3 @DLGTEXT=fn_dlgtext
  129. 3 @ENV=fn_env
  130. 3 @EQUAL=fn_equal
  131. 3 @ESC=fn_esc
  132. 3 @EVENT=fn_event
  133. 3 @EXT=fn_ext
  134. 3 @FADD=fn_fadd
  135. 3 @FDIV=fn_fdiv
  136. 3 @FILE=fn_file
  137. 3 @FILEDLG=fn_filedlg
  138. 3 @FMUL=fn_fmul
  139. 3 @FORMAT=fn_format
  140. 3 @FSUB=fn_fsub
  141. 3 @GREATER=fn_greater
  142. 3 @HEX=fn_hex
  143. 3 @INDEX=fn_index
  144. 3 @INIREAD=fn_iniread
  145. 3 @INPUT=fn_input
  146. 3 @ITEM=fn_item
  147. 3 @KEY=fn_key
  148. 3 @LEN=fn_len
  149. 3 @MATCH=fn_match
  150. 3 @MCI=fn_mci
  151. 3 @MSGBOX=fn_msgbox
  152. 3 @NAME=fn_name
  153. 3 @NEXT=fn_next
  154. 3 @NOT=fn_not
  155. 3 @NULL=fn_null
  156. 3 @NUMERIC=fn_numeric
  157. 3 @OK=fn_ok
  158. 3 @PATH=fn_path
  159. 3 @POS=fn_pos
  160. 3 @PRED=fn_pred
  161. 3 @PROD=fn_prod
  162. 3 @QUERY=fn_query
  163. 3 @REGREAD=fn_regread
  164. 3 @RETCODE=fn_RETCODE
  165. 3 @SHIFT=fn_shift
  166. 3 @SHORTNAME=fn_shortname
  167. 3 @SUBSTR=fn_substr
  168. 3 @SUCC=fn_succ
  169. 3 @SUM=fn_sum
  170. 3 @SYSINFO=fn_sysinfo
  171. 3 @TAB=fn_tab
  172. 3 @TRIM=fn_trim
  173. 3 @UPPER=fn_upper
  174. 3 @VERINFO=fn_verinfo
  175. 3 @VOLINFO=fn_VOLINFO
  176. 3 @WINACTIVE=fn_winactive
  177. 3 @WINATPOINT=fn_winatpoint
  178. 3 @WINCLASS=fn_winclass
  179. 3 @WINDIR=fn_windir
  180. 3 @WINEXISTS=fn_winexists
  181. 3 @WINPOS=fn_winpos
  182. 3 @WINTEXT=fn_wintext
  183. 3 @ZERO=fn_zero
  184. 2 Troubleshooting Scripts
  185. 3 Error Messages=Error_Messages
  186. 3 Troubleshooting tips=Troubleshooting_tips
  187.